CalendarView for WinForms
Fraction<T> 構造体 メンバ
プロパティ  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 : Fraction<T> 構造体

Fraction<T>データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the denominator of the fraction.  
Public プロパティGets or sets the numertor of the fraction.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Reverse the fraction.  
Public メソッドSimplify the fraction.  
トップ
パブリック オペレータ
Defines the binary "+" operator.
オーバーロードされます。 Defines the binary "/" operator.
オーバーロードされます。 Converts the double to fraction.
オーバーロードされます。 Converts the fraction to double.
Defines the "!" operator. Note: "!" is used as simplify in here.
オーバーロードされます。 Defines the binary "*" operator.
Defines the binary "-" operator.
Defines the unary "-" operator.
トップ
参照

Fraction<T> 構造体
C1.Framework.Mathematics 名前空間